test: Add basic tests for remoteproc
authorNishanth Menon <[email protected]>
Thu, 17 Sep 2015 20:42:42 +0000 (15:42 -0500)
committerTom Rini <[email protected]>
Thu, 22 Oct 2015 18:18:40 +0000 (14:18 -0400)
commitbfaa2d99dc47b44f4e76bc029c2feb75634ca5c6
tree7ec449c7f591fc0b41b13ce703e6d3edbadfd361
parent5215940f599790466e90fbe744d9bf7e956bf2e2
test: Add basic tests for remoteproc

Use the sandbox environment for the basic tests.

Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: Simon Glass <[email protected]>
test/dm/Makefile
test/dm/remoteproc.c [new file with mode: 0644]